home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet 53
/
INTERNET53.iso
/
pc
/
software
/
windows
/
building
/
homesite evaluation
/
data1.cab
/
HS_Wizards
/
HTML
/
MultimediaSynchronization_ParseTime.wml
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1998-10-08
|
328 b
|
12 lines
<WIZSET Res = Time>
<WIZSET Minutes = -1>
<WIZLOOP condition="(Res gte 0)">
<WIZSET Minutes = Minutes + 1>
<WIZSET Res = Res - 60>
</WIZLOOP>
<WIZSET Seconds = Time - ( 60 * Minutes )>
<WIZIF Minutes lt 10> <WIZSET Minutes = '0' & Minutes> </WIZIF>
<WIZIF Seconds lt 10> <WIZSET Seconds = '0' & Seconds> </WIZIF>